home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / mac / Children / Bugs Bannis / Fantasoft.sea / Realmz 6.0.3 / Divinity DEMO / Divinity DEMO Data / Bag of Holding (DEMO).rsrc / TEXT_193.txt < prev    next >
Text File  |  1999-03-17  |  478b  |  21 lines

  1. Code 66        Set Camping Ability
  2.  
  3. ID                     0 = Enable Camping   1 = Disable Camping
  4.  
  5. Use:  If you want to keep the party from camping, you can set the "Camping Flag" to 1.  If you want to enable camping again, set it to 0.
  6.  
  7. Options:       None
  8.  
  9. E-Codes:       None
  10.  
  11. Example:  If a script has 
  12.  
  13.                    Code   28                 Id  1
  14.  
  15. The party will no longer be able to camp.
  16.  
  17.  
  18. You can turn camping back on with:
  19.  
  20.                    Code   28                 Id  0
  21.